home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1998 March
/
EnigmA AMIGA RUN 25 (1997)(G.R. Edizioni)(IT)[!][issue 1998-03].iso
/
recent2
/
actnprefsedit.readme
< prev
next >
Wrap
Text File
|
1998-02-19
|
1KB
|
34 lines
Short: Prefs Prg for ScreenTab DirWalker (V1.1)
Author: schulz_j@informatik.fh-hamburg.de (Jan Hendrik Schulz)
Uploader: schulz_j@informatik.fh-hamburg.de (Jan Hendrik Schulz)
Type: util/wb
Replaces: util/wb/ActionPrefsEdi
History
-------
- BUG: Whenever there was no image assigned to something, instead of simply
displaying no image the program tried to load a file without name as
image - and only because that failed, no image was displayed.
- NEW: Improved image handling: Until now every displayed image was handled
seperately, so if the same image was displayed twice (e.g. in different
windows) the image data was loaded twice and hold in memory twice at the
same time. Now an image file is loaded only if the data is not in memory
allready.
- NEW: IMAGECACHE tooltype/shellargument added.
- NEW: Action test function added.
- NEW: Program now localised. German catalog available.
- NEW: You can now drop icons on a FileID list in a Menu Edit Window to add
the FileID of that file to the list.
- Improved error handling. In many situations there was no error message if
something went wrong, e.g. if ActionPrefsEdit was unable to load or save
the ActionPrefs file.
- Some minor code improvements.